Algorithmic art, also known as algorithm art, is art, mostly visual art, of which the design is generated by an algorithm. Algorithmic artists are sometimes called algorists.
Contents |
Algorithmic art is a subset of generative art, and is practically always executed by a computer. If executed by a computer, it is also classified as computer-generated art, but in much computer-generated art the role of the computer is confined to the execution. In contrast, in algorithmic art the creative design is the result of an algorithmic process, usually using a random or pseudo-random process to produce variability. Algorithmic art is also related to systems art.
It is usually digital art, although a number of artists work with plotters. Fractal art is an example of algorithmic art.
Some of the earliest known examples of computer-generated algorithmic art were created by Georg Nees and Frieder Nake in the early 1960s. These artworks were executed by a plotter controlled by a computer, and were therefore computer-generated art but not digital art. The act of creation lay in writing the program, which specified the sequence of actions to be performed by the plotter. Sonia Landy Sheridan established Generative Systems as a program at the School of the Art Institute of Chicago in 1970 in response to social change brought about in part by the computer-robot communications revolution.[1]. Her early work with copier and telematic art focused on the differences between the human hand and the algorithm [2]
Aside from the ongoing work of Verostko and his fellow algorists, the next known examples are fractal artworks created in the mid to late 1980s. These are important here because they use a different means of execution. Whereas the earliest algorithmic art was "drawn" by a plotter, fractal art simply creates an image in computer memory; it is therefore digital art. The native form of a fractal artwork is an image stored on a computer –this is also true of very nearly all equation art and of most recent algorithmic art in general. However, in a stricter sense "fractal art" is not considered algorithmic art, because the algorithm is not devised by the artist.
For a work of art to be considered algorithmic art, its creation must include a process based on an algorithm devised by the artist. Here, an algorithm is simply a detailed recipe for the design and possibly execution of an artwork, which may include computer code, functions, expressions, or other input which ultimately determines the form the art will take. This input may be mathematical, computational, or generative in nature. Inasmuch as algorithms tend to be deterministic, meaning that their repeated execution would always result in the production of identical artworks, some external factor is usually introduced. This can either be a random number generator of some sort, or an external body of data (which can range from recorded heartbeats to frames of a movie.) Some artists also work with organically based gestural input which is then modified by an algorithm.
By this definition, algorithmic art is not to be confused with graphical methods such as generating a fractal out of a fractal program; it is necessarily concerned with the human factor (one's own algorithm, and not one that is pre-set in a package). The artist must be concerned with the most appropriate expression for their idea, just as a painter would be most concerned with the best application of colors. By this definition, defaulting to something like a fractal generator (and using it for all or most of your creations) would in essence be letting the computer dictate the form of the final work, and not truly be a creative art. The artist's self-made algorithms are an integral part of the authorship, as well as being a medium through which their ideas are conveyed.
"Algorist" is a term used for digital artists who create algorithmic art. One group of algorists is known as Les Algoristes.
Algorists formally began correspondence and establishing their identity as artists following a panel titled "Art and Algorithms" at SIGGRAPH in 1995. The co-founders were Roman Verostko and Jean-Pierre Hébert. Hébert is credited with coining the term and its definition, which is quite unsurprisingly, in the form of his own algorithm:
if (creation && object of art && algorithm && one's own algorithm) { include * an algorist * } elseif (!creation || !object of art || !algorithm || !one's own algorithm) { exclude * not an algorist * }